home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / GameKit / Apps / HighScoreServer / ReadMe < prev    next >
Text File  |  1995-06-12  |  795b  |  22 lines

  1.  
  2. This is the High Score system's server.  To use it, just
  3. create a user "hscore" on your local system with home
  4. directory /usr/local/games/highscores and place the
  5. high and serverd programs in that directory.  The
  6. serverd program should be owned by "hscore" and should
  7. be set to run set-uid.  The directory should be writeable
  8. by the user "hscore".  Then, do something in your rc.local
  9. that looks like the rc.local.example I put in this directory.
  10.  
  11. (I also put a ls -al of the /usr/local/games/highscores
  12. directory here, so you can see what I did.)
  13.  
  14. This works great for me on my local net at home.  (4 68040
  15. based machines)  Since I don't have access to NeXTs on the
  16. InterNet, I haven't tested that, but expect it to work as
  17. long as the nameservers can talk to each other....
  18.  
  19. Good luck!
  20. -don
  21.  
  22.